home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 December
/
2004-12 CHIP.iso
/
Narzedzia systemowe
/
WinRescue
/
WinRescue 2000 2.08.25
/
wnrsq2kz.exe
/
Rescue2K.exe
/
0
/
RCDATA
/
TFORM6
/
TFORM6.txt
Wrap
Text File
|
2004-07-30
|
2KB
|
73 lines
object Form6: TForm6
Left = 187
Top = 176
BorderStyle = bsDialog
Caption = 'WARNING'
ClientHeight = 184
ClientWidth = 363
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = True
Position = poScreenCenter
OnActivate = Form6Activate
OnResize = Form6Activate
PixelsPerInch = 96
TextHeight = 13
object Button1: TButton
Left = 95
Top = 153
Width = 80
Height = 23
Caption = '&No'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ModalResult = 7
ParentFont = False
TabOrder = 0
end
object Button2: TButton
Left = 187
Top = 153
Width = 80
Height = 23
Caption = '&Yes'
Default = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ModalResult = 6
ParentFont = False
TabOrder = 1
end
object ListBox1: TListBox
Left = 15
Top = 12
Width = 338
Height = 117
Cursor = crArrow
TabStop = False
Style = lbOwnerDrawVariable
BorderStyle = bsNone
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
IntegralHeight = True
ItemHeight = 13
ParentFont = False
TabOrder = 2
OnMeasureItem = ListBox1MeasureItem
end
end